home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15321 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Check if a file exists?
  5. Date: Thu, 18 Apr 96 13:15:24 GMT
  6. Organization: none
  7. Message-ID: <829833324snz@genesis.demon.co.uk>
  8. References: <829643138.AA00183@escan.demon.co.uk>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <829643138.AA00183@escan.demon.co.uk>
  15.            bill@escan.demon.co.uk "Bill Birrell" writes:
  16.  
  17. > > This says it isn't an ANSI C function.
  18. >
  19. >    Exactly. Are you restricting this conference to ANSI C? If so perhaps it
  20. >should be renamed to comp.lang.ANSI.c.
  21.  
  22. The topic for this newsgroup is the C language. In 1996 the C language
  23. is something that is very well defined by an international standards
  24. document. If you want to discuss older variants such as K&R C that is
  25. also welcome however you should make that clear in the post otherwise
  26. readers will tend to assume ANSI/ISO C. Functions like access() have never
  27. been part of the C language, be it ANSI C, K&R C or any other variant.
  28. access() started as a Unix system function and was later standardised in
  29. documents like POSIX.1. Since it has never been part of the C language
  30. it is not an appropriate topic for discussion in comp.lang.c, any more than,
  31. say, getch() is.
  32.  
  33. -- 
  34. -----------------------------------------
  35. Lawrence Kirby | fred@genesis.demon.co.uk
  36. Wilts, England | 70734.126@compuserve.com
  37. -----------------------------------------
  38.